snapshot: Collapse color matrix nodes
authorTimm Bäder <mail@baedert.org>
Wed, 6 Dec 2017 14:53:15 +0000 (15:53 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 9 Dec 2017 12:14:44 +0000 (13:14 +0100)
commitf6f1dfb55d934014256954eade149115dbf231a9
tree887c54aae614373ca3287bdb4a8a47fc250f0c0f
parent484e4537807063e2c225f11f2f55f0d04917d356
snapshot: Collapse color matrix nodes

Color matrix nodes as the child of other color matrix nodes can happen
quite frequently as a result of CSS. To ease the renderer
implementations, collapse chains of color matrix nodes into one.
gtk/gtksnapshot.c